.index_left
{
    width: 750px;
    float: left;
    overflow: hidden;
}
.notice_out
{
    width: 750px;
    height: 35px;
    line-height: 35px;
    background: url(../images/laba.png) no-repeat left 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.notice_out .title
{
    float: left;
    font-size: 18px;
    margin-left: 30px;
}
.notice_out .more
{
    float: right;
    margin-right: 10px;
}

.notice_top
{
    width: 750px;
    height: 140px;
    margin: 18px auto;
    overflow: hidden;
}
.notice_top .pic
{
    width: 220px;
    height: 140px;
}
.notice_top .info
{
    float: right;
    width: 500px;
    height: 140px;
}
.notice_top .info .title
{
    line-height: 200%;
    font-size: 16px;
    display: block;
}
.notice_top .info .time
{
    line-height: 200%;
    color: #595757;
    font-size: 12px;
}
.notice_top .info .zhaiyao
{
    line-height: 200%;
    color: #595757;
    font-size: 12px;
    display: block;
}

.index_left .notice_other
{
    width: 360px;
    height: 25px;
    line-height: 25px;
    float: left;
    background: url(../images/dian.jpg) no-repeat 0px 10px;
    padding-left: 15px;
    display: block;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dt_out
{
    width: 370px;
    overflow: hidden;
}
.dt_out .dt_title
{
    width: 320px;
    padding-left: 25px;
    height: 35px;
    line-height: 35px;
    background: url(../images/bg_01.png) no-repeat left 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.h_b20{height:20px;}

.dt_out .dt_title .title
{
    float: left;
    font-size: 18px;
    margin-left: 0px;
}
.dt_out .dt_title .more
{
    float: right;
    font-size: 12px;
    margin-right: 0px;
}








.dt_out .info_out
{
    width: 330px;
    height: 32px;
    line-height: 32px;
    float: left;
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 10px;
    display: block;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_right
{
    width: 320px;
    float: right;
    overflow: hidden;
}
.video_out
{
    width: 290px;
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    background: url(../images/bg_03.png) no-repeat left center;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}


.index_product
{
    width: 1100px;
    height: 35px;
    line-height: 35px;
    background: url(../images/bg_01.png) no-repeat left 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.index_product .title
{
    float: left;
    font-size: 18px;
    margin-left: 0px;
    margin-left: 30px;
}
.index_product .more
{
    float: right;
    margin-right: 10px;
}

.product_out
{
    width: 1120px;
    margin: 20px auto;
}

.product_out .con_out
{
    width: 280px;
    height: 200px;
    float: left;
    position: relative;
}
.product_out .con_out .a1
{
    width: 260px;
    height: 200px;
    background: #DDD;
    display: block;
}
.product_out .con_out .a2
{
    width: 260px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(../images/pic_bg.png) repeat-x;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

